home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / dev / c / vbccm68k.lha / vbcc / machines / amiga68k / include / proto / cia.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-03-08  |  164 b   |  8 lines

  1. #ifndef PROTO_CIA_H
  2. #define PROTO_CIA_H
  3. #include <exec/types.h>
  4. extern struct Library *CiaBase ;
  5. #include <clib/cia_protos.h>
  6. #include <inline/cia_protos.h>
  7. #endif
  8.